Xbasic

A5_PACK_TABLE Function

Syntax

C a5_pack_table(C tablename )

Arguments

tablename

The name of the table whose dictionary you wish to pack.

Description

Packs a table, permanently removing any deleted files.

Discussion

The A5_PACK_TABLE() function packs a table, permanently removing any deleted files.

Limitations

Desktop applications only.

See Also